Use %tx C99 printf modifier for ptrdiff_t so that this builds on 64-bit.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sun, 30 Oct 2005 14:54:15 +0000 (15:54 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sun, 30 Oct 2005 14:54:15 +0000 (15:54 +0100)
commit5f3aa2a050772f7d168800d64b69ddb7901934ed
tree8b95b6345bbc9a5b78405284a7e37efe88719618
parente8fa801c79deb72e572aa1d2c837b57fef31eb6d
Use %tx C99 printf modifier for ptrdiff_t so that this builds on 64-bit.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
xen/arch/x86/domain.c